From: YAMAMOTO Mitsuharu Date: Thu, 20 Sep 2012 08:35:35 +0000 (+0900) Subject: Fix space in last commit. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~1437^2~15 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=d3fa327c47570a1767324d23d710504e90b083f9;p=emacs.git Fix space in last commit. --- diff --git a/src/unexmacosx.c b/src/unexmacosx.c index 4c0d962dfb3..753a15fde95 100644 --- a/src/unexmacosx.c +++ b/src/unexmacosx.c @@ -623,7 +623,7 @@ print_load_command_name (int lc) #endif #ifdef LC_DATA_IN_CODE case LC_DATA_IN_CODE: - printf ("LC_DATA_IN_CODE"); + printf ("LC_DATA_IN_CODE "); break; #endif #ifdef LC_SOURCE_VERSION